Change wording of hint
authorjustbur <justin@burkett.cc>
Wed, 2 Sep 2015 12:01:17 +0000 (08:01 -0400)
committerjustbur <justin@burkett.cc>
Wed, 2 Sep 2015 12:01:30 +0000 (08:01 -0400)
which-key.el

index 12d69e11a4e5c694be8bc165347324462b70a585..b55635f2b828b9091b9a587a2ebe2d3323363809 100644 (file)
@@ -1089,7 +1089,7 @@ enough space based on your settings and frame size." prefix-keys)
              (nxt-pg-hint (cond ((and which-key--on-last-page
                                       which-key-prevent-C-h-from-cycling
                                       which-key-use-C-h-for-paging)
-                                 (propertize (format "[C-h or ?%shelp]"
+                                 (propertize (format "[C-h or ?%sdescribe bindings]"
                                                      which-key-separator)
                                              'face 'which-key-note-face))
                                 ((and (< 1 n-pages)